.colDiv {
    display: inline-block;
}

.newNav li {
    width: 32.3% !important;
    border-bottom: none !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    height: 72px !important;
    background: none !important;
    background-color: #1DA9A3 !important;
    color: white;
}

.newNav a {
    line-height: 23px !important;
}

.newNav .active {
    color: black;
    background-color: #fafafa !important;
}

.newNav {
    border-bottom: none !important;
}

.holds-the-iframe {
    background:url(../../WebAppDis/PDF/gif.gif) center center no-repeat;
}

.ie_only{
    display: none;
}